.section{
    width: 100%;
    background: #ececec;
    min-width: 1200px;
    padding-top:50px;
    padding-bottom: 50px;
}
.section ul li{
    width:275px;
    height:194px;
    float:left;
    margin-left:20px;
    background: #E9BF31;
}
.section ul li:nth-child(2){
    background: #FF7170;
}
.section ul li:nth-child(3){
    background: #56A6C1;
}
.section ul li:nth-child(4){
    background: #5EBD25;
}
.section ul li h2{
    text-align: center;
    color:#fff;
    font-size:38px;
    padding-top:35px;
}
.section ul li h3{
    font-size:25px;
    color:#fff;
    text-align: center;
    padding-top:20px;
}
.section ul li p{
    text-align: center;
    font-size:16px;
    font-weight: normal;
    color:#fff;
    padding-top:12px;
}
.indexProduct{
    width:100%;
    box-sizing: border-box;
    min-width: 1200px;
    /*background:#fff;*/
}
.headTit{
    width:100%;
    text-align: center;
}
.headTit h2{
    font-size:30px;
    color:#3f3f3f;
    text-align: center;
    padding-top:45px;
}
.headTit h3{
    text-align: center;
    font-weight: normal;
    font-size:14px;
    color:#878787;
    padding-top:5px;
}
.headTit em{
    display: block;
    width:390px;
    height:1px;
    background:#d4d4d4;
    margin:0 auto;
    margin-top:21px;
    position: relative;
}
.headTit em::after{
    content: '';
    position: absolute;
    width:30px;
    height:4px;
   background:rgba(29,32,137,1); 
    left:50%;
    margin-left:-15px;
    bottom:0;
}
.indexProduct {
    padding-bottom: 40px;
}
.indexProduct .list{
    width:100%;
}
.indexProduct .list ul{
    padding-top:30px;
    padding-bottom:30px;
}
.indexProduct .list ul li{
    float:left;
    width:367px;
    height:231px;
     margin: 0 16px;
     margin-bottom: 20px;
}
.indexProduct .list ul li a{
    display: block;
    width:100%;
    height:100%;
    position: relative;
}
.indexProduct .list ul li .img{
    display: block;
    width:100%;
    height:179px;
    overflow: hidden;
}
.indexProduct .list ul li .img img{
    display: block;
    width:100%;
    height:100%;
    transition: all 0.5s ease;
}
.indexProduct .list ul li p{
    width:100%;
    text-align: center;
    font-size:16px;
    color:#494949;
    height:50px;
    line-height:50px;
}
.indexProduct .list ul li span{
    position: absolute;
    width:100%;
    height:100%;
    background:rgba(29,32,137,0.5) url(../img/search.png) no-repeat center;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 1000;
}
.indexProduct .list ul li:hover span{
    opacity: 1;
    animation-delay: 0.2s;
}
.indexProduct .list ul li:hover img{
 -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    filter: scale(1.15); 
}
.proAd{
    width:100%;
}
.proAd img{
    display: block;
    width:100%;
}
.indexCase{
    min-width: 1200px;
    width:100%;
    height:728px;
    background: url(../img/caseBj.jpg) no-repeat top center;
    background:#ececec ;
        padding-bottom: 40px;
}
.indexCase .list ul{
    padding-top:60px;
}
.indexCase .list ul li{
    float:left;
    width:361px;
    height:224px;
    float:left;
    margin: 0 17px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.indexCase .list ul li .mask{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    background:rgba(255,14,14,0.8) ;
    box-sizing: border-box;
    padding-left:34px;
    padding-right:34px;
    padding-top:25px;
    transition: all 0.5s ease;
    transform: translateY(-224px);
    opacity: 0;
}
.indexCase .list ul li .mask h2{
    width:100%;
    height:61px;
    box-sizing: border-box;
    border-bottom:1px solid #fff;
    border-top:8px solid #bcd2d4;
    line-height: 52px;
    text-align: center;
    color:#ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size:20px;
}
.indexCase .list ul li .mask a{
    display: block;
    width:165px;
    height:47px;
    box-sizing: border-box;
    border:1px solid #fff;
    text-align: center;
    line-height: 45px;
    color:#fdff;
    font-size:16px;
    margin: 0 auto;
    margin-top:31px;
}
.indexCase .list ul li:hover .mask{
    opacity: 1;
    animation-delay: 0.2rem;
    transform: translateY(0px)
}
.indexCase .list ul li .mask a:hover{
    background:rgba(29,32,137,1) 
    color:#fff;
}
.indexAbout .cont{
    width:100%;
    padding-top:50px;
    padding-bottom: 50px;
}
.indexAbout .cont .lf{
    float:left;
    width:682px;
}
.indexAbout .cont .lf .line{
    width:100%;
    height:30px;
    background: #f0eff0;
    margin-bottom:30px;
    display: none;
}
.indexAbout .cont .lf p{
    font-size:15px;
    line-height: 30px;
    color:#626161;
}
.indexAbout .cont .rt{
    float:right;
    width:441px;
}
.indexAbout .cont .rt img{
    display: block;
    width:100%;
}
.indexAbout a.more:hover{
    color:#1d2089;
}
.indexNews{
    background:#f0eff0;
    padding-bottom: 55px;
    display: none;
}
.indexNews .cont{
    width:100%;
}
.indexNews .cont .lf{
    width:726px;
    margin-top:40px;
}
.indexNews .cont .lf dl{
    width:100%;
    overflow: hidden;
    padding-top:23px;
    padding-bottom:22px;
    border-bottom:1px dashed #b0afb0;
}
.indexNews .cont .lf dl dt{
    width:126px;
    height:80px;
    float:left;
    overflow: hidden;
}
.indexNews .cont .lf dl dt a{
    display: block;
    width:100%;
    height:100%;
}
.indexNews .cont .lf dl dd{
    float:left;
    width:600px;
    box-sizing: border-box;
    padding-left:12px;
}
.indexNews .cont .lf dl dd h2{
    font-size:16px;
    color:#000000;
    font-weight: normal;
}
.indexNews .cont .lf dl dd h2 span{
    font-size:14px;
    color:#949494;
    float:right;
}
.indexNews .cont .lf dl dd p{
    font-size:14px;
    color:#585858;
    line-height:23px;
    padding-top:10px;
}
.indexNews .cont .lf dl dd a:hover{
    color:rgba(29,32,137,0.8)
}
.indexNews .rt{
    float:right;
}
.indexNews .rt .pic{
    width:404px;
    height:304px;
    margin-top:60px;
}
.indexNews .rt .pic img{
    display: block;
    width:100%;
    height:100%;
}
.indexNews .rt  p{
    height:55px;
    width:100%;
    background:rgba(29,32,137,0.8);
    color:#fff;
    line-height: 55px;
    font-size:18px;
    padding:0 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}